Loading Tool

Explorer IconExplorer

Memory Pool

81,948 transactions
31.03 vMB
0.11763974 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt 4843c4001fba2819e94899bad99b46a1f84733214201de8c40c1896f479457ef
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 1430eff842aafb3c9001e76bddb01730cfd5ae77520693613961609ddaa8ad69
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,534
Size: 1.00 vMB
Total Fees: 0.03398025 BTC
Feerates: 101.42 > 3.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (615,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,350 299,350 00000000000000007a7b8511e0edc813700c849592ef2d2df2086adda0623ef3 679 0.35/1.00 vMB 32
299,349 299,349 0000000000000000067e6944df2a23889ee7cfed416a8bd3d1ca2e3cc1353b01 737 0.35/1.00 vMB 45
299,348 299,348 00000000000000001af2e1df5fec6ee99bbccb1256008145ece881b421746885 128 0.05/1.00 vMB 212
299,347 299,347 000000000000000043fa8698e8e297cdb1f33fba5408515d8cda23e263ae0fc5 548 0.36/1.00 vMB 29
299,346 299,346 000000000000000012969c963e8522c343b6e825b80126ffe75bd4f7caa26e48 796 0.43/1.00 vMB 35
299,345 299,345 00000000000000002b145b376f44212ecb0e5768dccc779fb3b42cc216296060 660 0.32/1.00 vMB 32
299,344 299,344 00000000000000004b0a316a2e22debb93b12e29bcc9de8ac638f618e11e1f75 146 0.19/1.00 vMB 17
299,343 299,343 00000000000000004a843942f892a7338417d9bfc9ba65b00b9762ec8b87a62c 520 0.25/1.00 vMB 31
299,342 299,342 00000000000000000618c9bfb0e93c3a3d5ce6a08c1519b3b5e0e79c376a0c8a 328 0.21/1.00 vMB 31
299,341 299,341 00000000000000002486004baf793928d0002b7e5231f5a4f7eb1cc53abfa3f3 154 0.08/1.00 vMB 32
299,340 299,340 00000000000000008159003178144fd45a9e70653ef41ad1181eefe4b19dfadb 147 0.11/1.00 vMB 23
299,339 299,339 0000000000000000199b68c2f7824322baacf21a3faf0b923337594f95ba893a 17 0.01/1.00 vMB 19
299,338 299,338 000000000000000033ebc97315d7e76adcadce7a1c29615fda2983f0021e0e4d 219 0.19/1.00 vMB 23
299,337 299,337 00000000000000006e459ed81580f7544ce96ef81d746c2998499898150dc6a0 810 0.75/1.00 vMB 33
299,336 299,336 00000000000000003bb2a5fcdfbd40206649ac44fdc100332f0a447e05557e72 482 0.25/1.00 vMB 46
299,335 299,335 000000000000000013ca5b80166ab968728038a15bdbfbf2c1ddb474414fafc8 625 0.30/1.00 vMB 40
299,334 299,334 000000000000000044b96747a11aea4aa8cc7cc86b214d189507469581b8a5e7 156 0.13/1.00 vMB 33
299,333 299,333 000000000000000024494238068cd2539c35f7103327dc561ed04727294c1a53 379 0.24/1.00 vMB 58
299,332 299,332 000000000000000024aed4ca327f8957bb5f112787ff5350971a3fe38c144f14 109 0.05/1.00 vMB 32
299,331 299,331 00000000000000000e077a3646ab168cc696b463b079b83c2e3d23dcc0e67282 82 0.05/1.00 vMB 27
299,330 299,330 00000000000000005c171e062fc8819c7a227133487d34d98742b280446f725e 239 0.23/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.