Loading Tool

Explorer IconExplorer

Memory Pool

84,211 transactions
31.57 vMB
0.13399492 BTC
Random Selection Loading Transactions
Max Size: 189.26/200 MB

Candidate Block

Mining Attempt e16449d9dd1851b57c78d4c7f3d9cf70fb0f127b4c467750552278505bd671b3
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 3cf91269d213331270333b3be58aff7f8cf759ed7adc5d1526ce2735c03bbbca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.05385707 BTC
Feerates: 163.06 > 5.40 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (559,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,454 355,454 000000000000000003fe2e9b33fc23946b2cb9362be1847711f18288cf854074 591 0.53/1.00 vMB 16
355,453 355,453 000000000000000002138509665cf991b12750a4707e9090ae03b71f66c44dbd 1,759 0.75/1.00 vMB 35
355,452 355,452 0000000000000000007decac030ea95b0ad8bfac87b44202f27add16585f0c1c 68 0.04/1.00 vMB 26
355,451 355,451 000000000000000009a0e2ae79f1a7882188bf4ad2956ab71033e1b094949d0f 775 0.37/1.00 vMB 29
355,450 355,450 00000000000000000bd5abb4df9941a63c93c8c87d61bc6dee0e68af35265397 188 0.10/1.00 vMB 18
355,449 355,449 000000000000000013800175d37359e2696bd928239eddf7b6e9d729655023b6 825 0.42/1.00 vMB 26
355,448 355,448 00000000000000000702f2e9865b04bfc840fddb689150ba49b8ff09b2bde9eb 1,075 0.60/1.00 vMB 27
355,447 355,447 00000000000000001156c55c022cf194739c3cc4a546f09ba34ea761f8a88c9c 190 0.10/1.00 vMB 19
355,446 355,446 000000000000000015cebbe74a5b62e4d95a74ce4ed78562177bbe8d0e2471f3 146 0.06/1.00 vMB 34
355,445 355,445 000000000000000011bbc696b0804b13006c52993f993f235861e302734c81bf 76 0.03/1.00 vMB 35
355,444 355,444 000000000000000014a40c133f3a43f8b2ebb4c970f5b791662c4b6753177591 725 0.31/1.00 vMB 43
355,443 355,443 000000000000000003c03239ead4e4fb2f1667ca7e4b66beabb4c3dba7f849c7 125 0.05/1.00 vMB 44
355,442 355,442 0000000000000000079d57e8e0359da7a69b2405d2be61621e264e02c8f85239 332 0.15/1.00 vMB 32
355,441 355,441 0000000000000000145be7072da28e461472c47c5ee8c9725b75feb21cb24b88 707 0.30/1.00 vMB 30
355,440 355,440 000000000000000011ae3620ef239d6ad93f2fee73ceb3cc0cb29a89d68bd404 84 0.04/1.00 vMB 10
355,439 355,439 00000000000000000069f434d25074fb667a7dfb93e9e97f42ddc78d3be9b266 982 0.42/1.00 vMB 35
355,438 355,438 0000000000000000062c3529c98e8d205260d149d467e6533da23b247be5492f 83 0.10/1.00 vMB 7
355,437 355,437 000000000000000012947284a9d6f72a597dbdbe85e9d57b716cc09beae7a16c 375 0.20/1.00 vMB 28
355,436 355,436 000000000000000001e25db228eba55437c3f692fe041acd45b263e79fb75ff0 743 0.38/1.00 vMB 27
355,435 355,435 00000000000000000bea16be4b3dd2160c7bc173523da3ba6599ffd050c72966 1,119 0.72/1.00 vMB 23
355,434 355,434 00000000000000000fe0a96ac84aeb2e4e5c246e947cd8e759bd5fb158a16caf 411 0.27/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.69 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: 697.26 GB
    • Received: 16.52 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.