Loading Tool

Explorer IconExplorer

Memory Pool

81,320 transactions
31.56 vMB
0.07467347 BTC
Random Selection Loading Transactions
Max Size: 191.74/200 MB

Candidate Block

Mining Attempt 5fe1780329e00f4365975cb3cac3fb3c074834ee4c58a3f0c134dc945139315a
Version 20000000
Previous Block 00000000000000000000e6b6d7770bd2fe9564667081eb588a4ee37f4db3b6f3
Merkle Root 731807d439889d65e7e7f5fc634dc071a9b9a6193c01c923726d62419f89820a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,405
Size: 1.00 vMB
Total Fees: 0.00608497 BTC
Feerates: 70.37 > 0.61 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,213 (242,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,368 672,368 00000000000000000003560e15819da3989f644ce99be45d0acf50ae4b9029ef 1,426 1.00/1.00 vMB 46
672,367 672,367 0000000000000000000245f6f8e5c2be69ae8af3edb1bd96c089ccf850b81dd7 2,510 1.00/1.00 vMB 41
672,366 672,366 000000000000000000017ba3443447d95838c9341c63df15214cbbbb3fbfe722 1,957 1.00/1.00 vMB 101
672,365 672,365 00000000000000000001d362b2a3f340b5dec8ba9c729c5a448a4059cdab258d 2,069 1.00/1.00 vMB 148
672,364 672,364 00000000000000000001043bf26f8ba2983f689d31f706bf705e6097b18486d2 1,295 1.00/1.00 vMB 27
672,363 672,363 000000000000000000091a5d964f12eaf11f61306c9db4880044a97a2f10bafb 1,203 1.00/1.00 vMB 44
672,362 672,362 0000000000000000000c31db02428f2e7e6e1f9ffe50f1b224ef53593d1ed174 1,408 1.00/1.00 vMB 23
672,361 672,361 0000000000000000000b549d9b91e91e2240f453f00ca565bb2cfff4e13ee4ee 1,523 1.00/1.00 vMB 65
672,360 672,360 00000000000000000002eb2375ceaa7aab41ac4a2113c2ca5494c70df8d89e3e 2,186 1.00/1.00 vMB 85
672,359 672,359 00000000000000000003eb690f728b83f9d95e517a2a9119d1cfacd53594d7a1 1,286 1.00/1.00 vMB 41
672,358 672,358 00000000000000000008fbbdde7cdc75499ab8a2aa95535da04d12a60e9009ec 714 1.00/1.00 vMB 25
672,357 672,357 0000000000000000000b3b3ed49af1fbb43c5e12a74858c6872f286df9e83c4b 1,042 1.00/1.00 vMB 48
672,356 672,356 0000000000000000000cf41a1cb1cb187f3d8dc64a61d6755b7561323168930c 1,367 1.00/1.00 vMB 35
672,355 672,355 00000000000000000003e4ef05c02e45c664de8a314c7e2370c1de9d2a43d7ab 2,039 1.00/1.00 vMB 57
672,354 672,354 000000000000000000021612a1ee642b5ced721b244a2c3ea242a03b4b53fd44 1,116 1.00/1.00 vMB 115
672,353 672,353 00000000000000000009856d4c5cbc1d920cadf151bce4a655113e5bcbc654bd 2,410 1.00/1.00 vMB 76
672,352 672,352 0000000000000000000128fc206792ba85c10b7c7de1d606a1d800b563a7fc01 2,799 1.00/1.00 vMB 153
672,351 672,351 000000000000000000071342747bc78364916ac5ede7c56d2eabc0f297b8fe66 2,408 1.00/1.00 vMB 50
672,350 672,350 00000000000000000003d07421943f8720fd4912e8463bdfd0c7f43af7226900 1,759 1.00/1.00 vMB 58
672,349 672,349 0000000000000000000227006f4d34431a90c51b2e48d7acd7045aef78b9f81c 2,754 1.00/1.00 vMB 112
672,348 672,348 0000000000000000000270d8781fc2b36044c6e902d17e5d6e49fa282d3a523e 1,467 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.76 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: 708.96 GB
    • Received: 16.80 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.