Loading Tool

Explorer IconExplorer

Memory Pool

44,633 transactions
27.44 vMB
0.06320574 BTC
Random Selection Loading Transactions
Max Size: 144.63/200 MB

Candidate Block

Mining Attempt 95f738b329d85501658b2fb03585d760241b99910517b53d0332ac2dd63265cd
Version 20000000
Previous Block 000000000000000000015fe54d703480c778f5e8c27a53d251a583c6e5acb2b6
Merkle Root c2275b00acf68a3265117992ae245d1673770cb894a0468bf412b9be727e7044
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.01180198 BTC
Feerates: 134.30 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,913 (538,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,558 376,558 000000000000000006b779269d067af7dedabed1324932cf9fb037a8bd11967e 1,854 0.95/1.00 vMB 37
376,557 376,557 000000000000000005d1c67e1aeb205eb37c248c99306933daf1080dba69529b 853 0.53/1.00 vMB 33
376,556 376,556 0000000000000000014ef767cdacbadb2b36f35c37d40ba23bd003f17b9a1761 1,055 0.63/1.00 vMB 36
376,555 376,555 00000000000000000c00b453139ab0534e9cb66f2e9a8e183db9b620feb1c052 519 0.34/1.00 vMB 29
376,554 376,554 00000000000000000146951d380b72eedabaab06d240c0a93437dd3784e2c5d1 461 0.86/1.00 vMB 7
376,553 376,553 000000000000000000be98e21e83c88f791a3fcaf9be217aab127c4a8e7a9341 1,280 0.91/1.00 vMB 22
376,552 376,552 000000000000000003b3869146ecbf4c62cc80e346e77e0a7a58e78f73220cdd 1,866 0.93/1.00 vMB 34
376,551 376,551 00000000000000000d1908b17140bc19176db377693f873e170e87e244cd14fc 2,548 0.93/1.00 vMB 52
376,550 376,550 0000000000000000032bac6eef7c34914e08881c995243384c1712be9bb4d706 2,394 0.90/1.00 vMB 53
376,549 376,549 00000000000000000919d092e1db31457cf113dd99451cd32e9abdfd33f64294 477 0.23/1.00 vMB 37
376,548 376,548 0000000000000000119b9c70e9a269c77b990df2ac52916a6748a1bbd7652282 1,226 0.60/1.00 vMB 36
376,547 376,547 00000000000000000a2775acbf1e70b352f9ded6d2e7b700fe3e775880e60364 1,186 0.81/1.00 vMB 20
376,546 376,546 000000000000000005bb2137178cd62b2ff458e20e97ff56e1a90303ed0433a7 2,649 0.93/1.00 vMB 58
376,545 376,545 00000000000000000d7fa59d4d36ebccfcf9910205f7732d3bcd433e0c180702 1,067 0.52/1.00 vMB 42
376,544 376,544 00000000000000000f31dc5a07c328e1c8cd37cd7a225ca3118a1d6c0f053fa7 641 0.45/1.00 vMB 21
376,543 376,543 00000000000000000c48992f781b0e10a6f2f3c59aaaba234d524621242c9eea 2,472 1.00/1.00 vMB 49
376,542 376,542 0000000000000000003e73d3b16e595ba0256e2da17434caa0978143d6005d8c 181 0.13/1.00 vMB 30
376,541 376,541 00000000000000000c8517bb91f3450ecfa48f859de56873ec590362ae3a7464 644 0.31/1.00 vMB 34
376,540 376,540 00000000000000000aaa7956e6bdc79a85ebe6bb9f0708dc8222111047a364f6 1,316 0.64/1.00 vMB 37
376,539 376,539 00000000000000000719a59e828cb213421cc4e5ce0e7d7c93786580938af113 87 0.05/1.00 vMB 22
376,538 376,538 00000000000000000945f8b50cc5fcdcde9c22de3a0a72673b9bcab66c5af8dd 1,673 0.81/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.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.