Loading Tool

Explorer IconExplorer

Memory Pool

83,484 transactions
31.22 vMB
0.09580837 BTC
Random Selection Loading Transactions
Max Size: 191.59/200 MB

Candidate Block

Mining Attempt 427d95677fdaff5712359c71c8cb1b10eef018679833ad694b1596cf667ba2df
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ba5a5f09a199aea1972aaf00eff19374dd230546b2e9794894e904e82c757801
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,688
Size: 1.00 vMB
Total Fees: 0.02538235 BTC
Feerates: 301.57 > 2.54 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (318,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,951 596,951 00000000000000000012bc2587ec979d5dc4eb7e2ff82837263d9129cd73d30c 3,208 0.99/1.00 vMB 22
596,950 596,950 0000000000000000000cd2116c0988c4be4ffef73edc7302bc70e6c417ed2477 2,638 0.90/1.00 vMB 20
596,949 596,949 0000000000000000000a46fe83a66b0de5188959499a5d28125a0490e6b609a2 1,659 0.51/1.00 vMB 24
596,948 596,948 000000000000000000139532a799bd5ca0b93a975b942934a6857cd9ae29fe60 3,176 0.98/1.00 vMB 19
596,947 596,947 00000000000000000001140994e0e22731c4938bc52542397060e02d48e9c6ba 517 0.15/1.00 vMB 22
596,946 596,946 000000000000000000012d4bbbbcf1e79d30f70dddb8b5b69538c47d135432d0 1,767 0.59/1.00 vMB 25
596,945 596,945 000000000000000000151ca46bbb45e1b695904d5b1b619a7e84c5a049eb51b7 2,530 0.72/1.00 vMB 23
596,944 596,944 000000000000000000093fb23a2db9fa5e97df0229df2863277280359cfd9dde 2,848 0.91/1.00 vMB 26
596,943 596,943 00000000000000000010770b0e6b64ca5a9de5622ba33381736d2eb304f67f63 253 0.07/1.00 vMB 11
596,942 596,942 0000000000000000000163d7b96a674733520c389f26d2f1750debf83f33c35d 2,613 0.74/1.00 vMB 20
596,941 596,941 000000000000000000146beaab99d5523ad43fcdc92e824995b915c1073e3693 2,957 1.00/1.00 vMB 25
596,940 596,940 000000000000000000089c3d98755ded0278d3ed09acb8f10d1458854672d75f 1,506 0.45/1.00 vMB 21
596,939 596,939 000000000000000000139dacb0f2b075e2a5a5b5b95e110bcc54216af64ac1c6 77 0.03/1.00 vMB 14
596,938 596,938 0000000000000000000f67c3f12b2757ebd4a561a2e49cc8257ef80965bdbdf4 1,878 0.49/1.00 vMB 20
596,937 596,937 000000000000000000045a17b77fac3c67c178362ace28b841895e6dbfce3fb6 1,712 0.53/1.00 vMB 22
596,936 596,936 0000000000000000000e172d5e4db13242105b5d14da767efb754f26f77be3dd 2,806 0.82/1.00 vMB 20
596,935 596,935 0000000000000000000719a8fbe06df5eb2a613c4df3f1b1fb8b0eedb0353f9c 2,016 0.55/1.00 vMB 19
596,934 596,934 00000000000000000015da7985997b005f79f8a6356d220d69b866640927a5eb 2,476 0.74/1.00 vMB 18
596,933 596,933 000000000000000000106b5502b3364b34f6575f8095cdad0e928c52d1c51271 816 0.25/1.00 vMB 27
596,932 596,932 00000000000000000001400d8099edabd91869d5d411e1546e4ed0c03920f752 3,217 1.00/1.00 vMB 22
596,931 596,931 00000000000000000007f3d7f390ce378d3f1dd5539eb950f315f134101886ca 3,057 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.78 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: 709.57 GB
    • Received: 16.92 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.