Loading Tool

Explorer IconExplorer

Memory Pool

80,015 transactions
30.79 vMB
0.08757977 BTC
Random Selection Loading Transactions
Max Size: 186.21/200 MB

Candidate Block

Mining Attempt 1bb6073c8fab8b8de099b7b0a7889624c13e5c83f6104ad7b7d4796918d58367
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 6b94fa25635a0700c9fd7b8594326666de6052faf77e94e119130f49f3e16b1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,332
Size: 1.00 vMB
Total Fees: 0.02153834 BTC
Feerates: 110.56 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (641,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,522 273,522 00000000000000015fb7d1b24cc98f26cc850952d5cf6fdf053df480b6c0da75 480 0.25/1.00 vMB 33
273,521 273,521 0000000000000005ff16c36db447e51a1cbbad6ae9d09da9125dbbdb23345f84 37 0.03/1.00 vMB 48
273,520 273,520 000000000000000033546e5c50f0d9856b7160e9dcb70a3f253a7d587ecd9d24 563 0.25/1.00 vMB 67
273,519 273,519 0000000000000000fad557f8cab4470ad1d8152e7fcf6a006a1ae8af426dea3d 547 0.25/1.00 vMB 59
273,518 273,518 000000000000000601d5515390f9afaee9eb212b8d58567dc734bc1d2c710515 1,192 0.50/1.00 vMB 40
273,517 273,517 00000000000000047f3229b17175f8ee358dbce7ce4eb907696d3b57d48d3aa6 58 0.03/1.00 vMB 78
273,516 273,516 0000000000000004adf95c98b075b73b7a227badb4b107f1e7d9a123318736d9 718 0.25/1.00 vMB 83
273,515 273,515 00000000000000018819ebcdc3ebd5de71ce9f380a424d372d794aa8662d7428 127 0.06/1.00 vMB 35
273,514 273,514 0000000000000003d401ba366fd69c40e9a84d001a7ee36987a7799766738b97 206 0.15/1.00 vMB 28
273,513 273,513 0000000000000004c7148515d8f1de4bf1898068ce60bb8b0e787c6adc158231 863 0.47/1.00 vMB 36
273,512 273,512 0000000000000002d0085ace55ed049fe9d491f7f67ec83fa17d9dd3d660da68 699 0.25/1.00 vMB 55
273,511 273,511 00000000000000038baf0a16422c434b3a2812b165d2fc4fac285a2cbd15800b 626 0.33/1.00 vMB 40
273,510 273,510 00000000000000017969f4329e1035eadde5093474256ee7c413721033da550d 678 0.25/1.00 vMB 83
273,509 273,509 0000000000000002324ad683e3f42fce7d82f0f2cd3a266bca022dcd1b6e41d4 498 0.36/1.00 vMB 33
273,508 273,508 0000000000000001d584988f82c4ce3f2ad16dd4fe2df8b1e2e5c59a3e34abd4 51 0.03/1.00 vMB 32
273,507 273,507 000000000000000116bc7ef1ce74573930fce37d18fa23fb1fa2f808da98d157 954 0.87/1.00 vMB 27
273,506 273,506 0000000000000005ca8b7c5a527110d70cbcebf9cfe242c8057e2ea7f04dc4bc 603 0.35/1.00 vMB 24
273,505 273,505 000000000000000293895fc09ac8160f7a95eff4259cd130cd5cdb582eb8d969 2,103 0.90/1.00 vMB 54
273,504 273,504 0000000000000000fe507c7364b005015a733afe1306a666a29ed3252d3cbec9 1,332 0.50/1.00 vMB 74
273,503 273,503 0000000000000004fbe83384b991525ca534bc83196cb3ccafc2c40d17c0da99 687 0.25/1.00 vMB 119
273,502 273,502 00000000000000029869b3dae949adfec81e2d7b7aec960d9a4dfa18478e80ca 692 0.25/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.71 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: 698.94 GB
    • Received: 16.59 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.