Loading Tool

Explorer IconExplorer

Memory Pool

82,705 transactions
31.31 vMB
0.10491934 BTC
Random Selection Loading Transactions
Max Size: 190.43/200 MB

Candidate Block

Mining Attempt 7486e1f0fd94736d5577664df7914608509b67d06d66cdcb240bb0f6c08aefef
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root e351cff792f24aaf74ba461a2687edea0515b2f19a3ac97bf51862170b1657d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,976
Size: 1.00 vMB
Total Fees: 0.02841730 BTC
Feerates: 151.12 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (597,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,139 318,139 000000000000000002ac6e9a1cbd5cea5f4c832b761c77e2d1eabe87ba492dd0 407 0.21/1.00 vMB 29
318,138 318,138 00000000000000002ac11a11e5c5536f31add0450b72e50d9c2a72896fc114ef 409 0.22/1.00 vMB 29
318,137 318,137 00000000000000001b887ca017068ad555d9098f92b16c10f733ed1fbfa8e451 542 0.45/1.00 vMB 21
318,136 318,136 0000000000000000062be034bc7108dbbe5ac4b07d185a40bea7858df6817e9a 357 0.21/1.00 vMB 26
318,135 318,135 00000000000000001bab8f0d57f34cf10ebc6f88b93d97c02548f894783b2bfe 829 0.44/1.00 vMB 28
318,134 318,134 00000000000000000f11bbc1d9950fee9d375f5d1d785f693b760d913c72d05e 627 0.35/1.00 vMB 26
318,133 318,133 000000000000000020baee5af030e3889ed402701bafd95a9f1fa800321fbfa4 115 0.06/1.00 vMB 30
318,132 318,132 000000000000000015ce4b97862d03bf0e1592a1331ce7faf56f3c16eef5999e 555 0.26/1.00 vMB 30
318,131 318,131 000000000000000027642c8d920521f07bb10b6695577e51b9a82bba0b643a67 451 0.25/1.00 vMB 26
318,130 318,130 000000000000000000cc0b7600fdff74e4c44c318f7b5e65b5306c1a2fa554d4 784 0.35/1.00 vMB 76
318,129 318,129 0000000000000000210085ccb12d20b84c8e801c5a7f8218892eea7e877f6f19 594 0.40/1.00 vMB 23
318,128 318,128 00000000000000002c330f107347b5a8dbcdf462729ecb9256c1d340685a0be1 909 0.51/1.00 vMB 28
318,127 318,127 00000000000000001da7d4ddbe5c336c7aec287f4a3fd392bc342f79b7c74b7a 69 0.02/1.00 vMB 27
318,126 318,126 00000000000000002dce240ced1463dfbf1618c5ff208c9225a1b0c567eb8e3e 751 0.34/1.00 vMB 33
318,125 318,125 000000000000000012f7d77ed081cdfce08e871913fd6d853dfc777b56d7b682 24 0.01/1.00 vMB 18
318,124 318,124 00000000000000001615607e1e7873ca6d6dcc2b50652991002a2c3a2a9470cc 31 0.01/1.00 vMB 28
318,123 318,123 00000000000000001427355fc0bc94eb5644afb81a81ba4907f27e2166a07f9b 245 0.13/1.00 vMB 32
318,122 318,122 000000000000000012d22f6ce9cca65e0156d864dcb7a65a9637f06217f884a1 238 0.11/1.00 vMB 30
318,121 318,121 00000000000000000fe17fe01f9875b4ac2db61ec1f0cf9da13cc4066d951657 145 0.06/1.00 vMB 32
318,120 318,120 00000000000000002b806f5a95510cbe7eaf5b2e1106a0e9ffea5fbaec3eef27 253 0.12/1.00 vMB 23
318,119 318,119 0000000000000000244317b3e9882deacbd2e548093cd0259d174997641f5147 241 0.13/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.65 GB
    • Received: 18.24 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.