Loading Tool

Explorer IconExplorer

Memory Pool

78,549 transactions
29.01 vMB
0.09711517 BTC
Random Selection Loading Transactions
Max Size: 176.02/200 MB

Candidate Block

Mining Attempt 8732779351c47a9d3c6d1627405f62ecfb31558b70e7e689e165e559e2fb131e
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 114ee60b2cb1659cf41757ba400e41972018fa3940ab6338c2ab88a5b985cbd6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,669
Size: 1.00 vMB
Total Fees: 0.03659379 BTC
Feerates: 137.15 > 3.67 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (541,583 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,530 373,530 00000000000000000af0bbd681326ee29050cfb2a0548d2e05f5033423b66554 1,609 0.93/1.00 vMB 35
373,529 373,529 000000000000000007f82332860f4f553ebb40e49a7905f408fe2fec6a33b7f7 156 0.91/1.00 vMB 3
373,528 373,528 00000000000000000ff31cc38db4bd28e309bb076e1355446aba55f085d0c369 292 0.94/1.00 vMB 6
373,527 373,527 0000000000000000008e710ca240ee6eb6bdb077bb21ab48ca5c0afe71cd687b 1 0.00/1.00 vMB 0
373,526 373,526 00000000000000001073f6d4a8e6891e220e150a256b8bfc36330fb1079c3596 337 0.16/1.00 vMB 41
373,525 373,525 0000000000000000097aee3c66ade8699f663ceb1a30f9fce15ba7e9b53d7d45 403 0.91/1.00 vMB 11
373,524 373,524 000000000000000011c2cc0f14c6a353176ada0bc844d4ce96f4671035c37a5a 289 0.16/1.00 vMB 33
373,523 373,523 00000000000000000f2afa4c44996f3189f259729c06fb9a4ae5f842329ae92f 993 0.57/1.00 vMB 57
373,522 373,522 0000000000000000108aa60c14d9892372d8624d6c4d4206e8f73e8b8ead8865 561 0.28/1.00 vMB 38
373,521 373,521 000000000000000011987e5b6d468124d71307322a05cc28d5acd441121a301e 854 0.60/1.00 vMB 30
373,520 373,520 000000000000000007c96ffebcc564f9c1175e68a074bfe63bd0f7a4abcaee93 629 0.27/1.00 vMB 38
373,519 373,519 0000000000000000033cae150e699755786602ecc99e84117b1a8bf8a33d2579 1,795 0.93/1.00 vMB 34
373,518 373,518 00000000000000000119fba0b1729cf8a54ecde4dc445c7a841b48eb5cf10f97 562 0.32/1.00 vMB 36
373,517 373,517 0000000000000000129d21cc6fdf39041dbbe25492ca3c47b27aefb091f57d4f 179 0.91/1.00 vMB 3
373,516 373,516 0000000000000000037637be76126ec35d10960f79ae389168fa2569a6717ab8 525 0.74/1.00 vMB 13
373,515 373,515 0000000000000000052b74917868223d991da3b08bcd861d3d3b2594d0b3de78 634 0.92/1.00 vMB 14
373,514 373,514 0000000000000000069d7c61dfab87baa5bf7983c607f8d74f266054fc01c214 676 0.99/1.00 vMB 15
373,513 373,513 000000000000000000b6e3b4a0d63ae98a9309d62d57548943476fd57b1f3fd3 301 1.00/1.00 vMB 4
373,512 373,512 00000000000000000167ecd1a209510e29048d87a618d9cee659be459261bc09 1,617 1.00/1.00 vMB 25
373,511 373,511 0000000000000000056bf27e8460c0edf45a4c08750b4d560de91002e4a88bb9 387 0.91/1.00 vMB 8
373,510 373,510 00000000000000000fff48f4cfb77630269e686916e75a6bd187f4ca993a590f 391 0.92/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.