Loading Tool

Explorer IconExplorer

Memory Pool

87,941 transactions
32.66 vMB
0.16219005 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt d9a214cab02c31a2230c5e2156bf4bcbdaab71f816efe5eb13f4b567d833220d
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 2a28a19d947cd8a7738f3aa7668334e59ce84683524c5cfee7913dedb337d917
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.07284849 BTC
Feerates: 502.65 > 7.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (87,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,981 827,981 00000000000000000001209ec85f78b817a7f8e31d87b1bc63f715b36abc096f 3,290 1.00/1.00 vMB 35
827,980 827,980 00000000000000000002750fc5b8c7072e31f3a7a640642376e56322708122a7 3,228 1.00/1.00 vMB 30
827,979 827,979 0000000000000000000068cae8558de99884b39b4f7913d666b2ec2c31ee9fea 2,937 1.00/1.00 vMB 40
827,978 827,978 000000000000000000010e3c695196eb995b2d2ec13558b78d75312630f15567 2,677 1.00/1.00 vMB 44
827,977 827,977 00000000000000000003b1a332af87408df12bd88401c1c7e7456bf07786285c 3,150 1.00/1.00 vMB 48
827,976 827,976 000000000000000000017257b9c92b74dfcf58b6098d92dce665fc5e2af81960 4,434 1.00/1.00 vMB 27
827,975 827,975 00000000000000000003cd08d6bbc04206778d84438b727a18b56d6953140018 2,596 1.00/1.00 vMB 42
827,974 827,974 00000000000000000001584432dd44ed55aafcf3397d7b0aafa6f03001c5e5b5 2,392 1.00/1.00 vMB 42
827,973 827,973 000000000000000000035b7024ee844277addb18e0426593e877e2c2714f1433 2,707 1.00/1.00 vMB 41
827,972 827,972 0000000000000000000008417dd49abab77384ef986f75c8fa4485344818f9a4 3,068 1.00/1.00 vMB 59
827,971 827,971 00000000000000000000b452faa0bb76d57d10e8c4dd84531d8b9c0d52e489c1 5,850 1.00/1.00 vMB 34
827,970 827,970 00000000000000000000d423e7879908d0998742f53730e807cde50a11b61d0b 4,856 1.00/1.00 vMB 29
827,969 827,969 000000000000000000036ef13bf7b614f924d98b137f3472622c7f1ee56ee2a3 2,781 1.00/1.00 vMB 41
827,968 827,968 000000000000000000034b966444b80e094793168de71fe1c690b6c77e1de58a 5,931 1.00/1.00 vMB 29
827,967 827,967 0000000000000000000380a44fa1a3eb9a19c7d44b9e14990ca3e22d96f4740a 4,927 1.00/1.00 vMB 45
827,966 827,966 000000000000000000028aa5064a63ba6ebbbebd2e84e0748f1f708dbc16f010 5,083 1.00/1.00 vMB 33
827,965 827,965 00000000000000000003c57b482bdb1c8de62c93fda661cf540808711ed5af0d 2,527 1.00/1.00 vMB 36
827,964 827,964 00000000000000000003675da467b32dc5f1ed649247a2b00b119844b2d56541 3,180 1.00/1.00 vMB 54
827,963 827,963 000000000000000000000c39e9e616df7d69f04980913b29f3853509e5d39ac9 3,600 1.00/1.00 vMB 38
827,962 827,962 0000000000000000000295bf3d4f3bd26762924bd155577193d46179c1018ccb 4,518 1.00/1.00 vMB 34
827,961 827,961 000000000000000000018245b455638198acfb4ed860fd3fcc695938897a67ee 5,603 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.16 GB
    • Received: 16.85 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.