Loading Tool

Explorer IconExplorer

Memory Pool

44,896 transactions
27.44 vMB
0.07017173 BTC
Random Selection Loading Transactions
Max Size: 145.00/200 MB

Candidate Block

Mining Attempt b745d5f81f19c3e94cd7a4224ea0211801209290ec6e561f1e91cc642f0320d9
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 92c4be115231467d899dd92b82c5150d2471c3bb3cf43e222869da46298d85c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,670
Size: 1.00 vMB
Total Fees: 0.01872468 BTC
Feerates: 502.65 > 1.88 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (254,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,532 660,532 00000000000000000006e570620be5375ba28e8a3cfd93f44494d092f705f7df 3,042 1.00/1.00 vMB 34
660,531 660,531 000000000000000000026e46d02a4100e1f395ae5abd2edbc7c2ec36b707f8d2 2,871 1.00/1.00 vMB 43
660,530 660,530 00000000000000000001058270698c3347468bf2a13fa19b86cc9677ea9ab608 3,231 1.00/1.00 vMB 39
660,529 660,529 00000000000000000008be02541766c84bdcd3f7c5255f76152a5688df60e4a6 3,132 1.00/1.00 vMB 54
660,528 660,528 0000000000000000000be89f7bdd3060e938c4e2af0afc92b455fb03eeca2bbc 3,155 1.00/1.00 vMB 63
660,527 660,527 00000000000000000004aac4dfd88cb4b1ed6553098cc04b05c9f3bbf39adcf8 2,894 1.00/1.00 vMB 86
660,526 660,526 000000000000000000033d6d0ade544c4ea9f4c98f42addff9851dc5ebd69d66 3,233 1.00/1.00 vMB 40
660,525 660,525 00000000000000000004b46f1d5bd2cb04e2946d9debd88250a5990e2137badc 2,887 1.00/1.00 vMB 44
660,524 660,524 0000000000000000000b124fc0e28d963e85168f34f0bec97228ae0b48054577 2,710 1.00/1.00 vMB 71
660,523 660,523 00000000000000000000e66d9c3d943f7813e91e3a4d1b481c79b08ff3a918e0 2,913 1.00/1.00 vMB 97
660,522 660,522 00000000000000000005aae449e350e75c813fd5ecccd89e832a258a7943adf7 3,224 1.00/1.00 vMB 46
660,521 660,521 0000000000000000000cae1fab3f1492b2397729505ab2c8aa597d129488f6fa 3,098 1.00/1.00 vMB 78
660,520 660,520 00000000000000000008df71a94e08bfd330007b02bb188e1b0d11f56fb2edc1 3,061 1.00/1.00 vMB 53
660,519 660,519 00000000000000000007bf9ff0651ef212e09e8b4255842b8092e5da84bc5b0d 2,652 1.00/1.00 vMB 83
660,518 660,518 000000000000000000073f86dbc03d7b9709d44dd6b5bef6eb0c6af00a9e97ee 3,053 1.00/1.00 vMB 70
660,517 660,517 0000000000000000000657b19591cb8c5b01b4751cc69f4ef40a38088ab5ab45 2,055 1.00/1.00 vMB 73
660,516 660,516 0000000000000000000d1504cad3f6612159a94a5cbf18858cf63899adb2b406 3,220 1.00/1.00 vMB 114
660,515 660,515 00000000000000000000b8b892803e684417b1752c15f3dd8ab1f5bbc7c011b4 3,140 1.00/1.00 vMB 85
660,514 660,514 0000000000000000000c1c13974ced492f97381b120ea134859061bbc9232142 2,862 1.00/1.00 vMB 80
660,513 660,513 0000000000000000000c8d34e800bdf0a6d9acc9085b8520bacd45f6a4630984 2,971 1.00/1.00 vMB 89
660,512 660,512 0000000000000000000557ecfd877e037a0bb620a2a2c0dfb8679589283d06c7 3,075 1.00/1.00 vMB 63
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.24 GB
    • Received: 14.28 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.