Loading Tool

Explorer IconExplorer

Memory Pool

80,505 transactions
30.74 vMB
0.08058127 BTC
Random Selection Loading Transactions
Max Size: 186.58/200 MB

Candidate Block

Mining Attempt 4ad3198545c4dec23ee6bf1dc7f1cb7f8b5b9cd1539898d8479316879d4da85f
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root cc939a5e563d06713048077be7480925fc7d0d8f2640d94b2be3f1dd04bbf697
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01462330 BTC
Feerates: 100.69 > 1.47 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (519,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,861 395,861 000000000000000005ebd991c8fedc023fe023840015c6578713f64b52b7ee97 1,134 0.54/1.00 vMB 40
395,860 395,860 0000000000000000081a57f86c252facd38edc735e0b48970e33b27144f7e492 423 0.99/1.00 vMB 5
395,859 395,859 000000000000000004ff905bf70e6fe61cd039aae19099a1e7c92bd6752ccb0e 2,120 1.00/1.00 vMB 38
395,858 395,858 000000000000000003dfa907e00c66593ae2f31e1db428a948f4e37ddd8be674 1 0.00/1.00 vMB 0
395,857 395,857 000000000000000000d27f2f675e3ce4073cc187f52cd90581658876303f8ea0 1,216 0.68/1.00 vMB 37
395,856 395,856 00000000000000000142c2d48df266e47ca80a04acf7d6eec4f2886d1310fa30 489 0.34/1.00 vMB 23
395,855 395,855 0000000000000000005f4bdbebbf73c490ec0605af3466925953fef20f6eaeba 206 0.37/1.00 vMB 8
395,854 395,854 000000000000000008d7ca2c50c2e5c3544be23f34c0e316fb0fdfe837d47912 1,038 0.95/1.00 vMB 35
395,853 395,853 000000000000000008ade45c30001b259e0b0efbb2273b2623b3824fd002221d 2,285 0.93/1.00 vMB 56
395,852 395,852 000000000000000004de4569a754daed0102b4d157f7d9a6e3caa56cfa0b31bf 728 0.44/1.00 vMB 28
395,851 395,851 000000000000000002ed33aaca3f87c61035b0b9e1ee0b8997944949af36a167 502 0.25/1.00 vMB 39
395,850 395,850 000000000000000001cf8eb5e27da678e69be32a5d157c367a2ca18ff7e6f6f9 380 0.20/1.00 vMB 28
395,849 395,849 000000000000000004176bb999498ad99cfe0014d761931fe7db57c7eb46f877 307 0.16/1.00 vMB 44
395,848 395,848 000000000000000000237bbe21d318dad90354adc2e9522854671aa82e7e4c6e 419 0.17/1.00 vMB 40
395,847 395,847 000000000000000008e15bd9b0d46d0e3d8b88fda325668e5b58cd2dc704275d 673 0.41/1.00 vMB 29
395,846 395,846 000000000000000003625f1a0557932f22c0f8edf82e06e64de1f4d8212a2eee 669 0.50/1.00 vMB 24
395,845 395,845 000000000000000006cb570b006df6494c9e1b86de5d95e44a2dc1c9c8a7490f 106 0.13/1.00 vMB 18
395,844 395,844 00000000000000000332ddbf6ccbef78db3388310d06c10e986e3aaa2cb269b4 1,256 0.95/1.00 vMB 31
395,843 395,843 000000000000000004a61bbaadc11e3b97080fee1cc8bf849bfb4d3c9649d9ee 839 0.46/1.00 vMB 34
395,842 395,842 0000000000000000051c680949e8ab28c794bb580f402c911fcb0eda60cd9b72 438 0.28/1.00 vMB 27
395,841 395,841 0000000000000000007a7608d4961775aaec30a67baa909d79be2abc27df547d 622 0.36/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.72 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: 702.05 GB
    • Received: 16.63 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.