Loading Tool

Explorer IconExplorer

Memory Pool

84,469 transactions
31.72 vMB
0.09843176 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt 40a7130de733c3a6c3e94227c547801f70c3c20b68389fdfbee2c6faed35d0ef
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root 9de96f0d927c9df95a1618216eb6d0a1325d85f31612fc3f7de689843e455e56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.02361670 BTC
Feerates: 78.76 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (232,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,645 682,645 0000000000000000000b4ea172200b00990e6be37bd373d295744133bcb9c000 2,641 1.00/1.00 vMB 87
682,644 682,644 0000000000000000000da50d3a51bbfe40ffeb92978be23bc08363dd80c8f38c 321 1.00/1.00 vMB 11
682,643 682,643 000000000000000000077f15562f5f49f2767893152817a2bdb9ef5d463b4476 2,060 1.00/1.00 vMB 34
682,642 682,642 0000000000000000000b8a1624f0d6d7ab0c3111a0deae26d1953882daa6b880 2,271 1.00/1.00 vMB 78
682,641 682,641 0000000000000000000cd45cebced9c1d1f349ef80df192466b0280e51cfe019 1,046 1.00/1.00 vMB 27
682,640 682,640 0000000000000000000c769b66e73ba4476c381b34d27c28a5f15a99f4bb1b31 1,412 1.00/1.00 vMB 34
682,639 682,639 00000000000000000002ec807f416ae685249ac16dd46fa3466fa8eafe12c5c4 1,569 1.00/1.00 vMB 23
682,638 682,638 0000000000000000000603906efd46ece38112d367e34bd38d63eb285531d2d6 694 1.00/1.00 vMB 32
682,637 682,637 00000000000000000004851ad59700cd47037b6b6152c740fa04c596ba24e530 1,832 1.00/1.00 vMB 61
682,636 682,636 0000000000000000000ca2c5e427cc716698256f62cb17a9358d491cd77446e6 969 1.00/1.00 vMB 40
682,635 682,635 00000000000000000003c2da66207c4d29a99384819a8e136e2cb9acca3d4633 920 1.00/1.00 vMB 79
682,634 682,634 0000000000000000000d702e4624d0774cfd74aba7eadaabbc9fb4822c896be6 1,129 1.00/1.00 vMB 90
682,633 682,633 000000000000000000013eaa4140d2257dd428b7f13a7944abda7a2ac4107362 620 1.00/1.00 vMB 15
682,632 682,632 00000000000000000002f11acfbc4d97ca8411e80ba49d5d4c35707e07d1514d 1,262 1.00/1.00 vMB 52
682,631 682,631 0000000000000000000570407ffeefbc133b86c5c0ca6b88e7ca06880c6d9e77 1,317 1.00/1.00 vMB 7
682,630 682,630 0000000000000000000c3e344471255b589ab35aec78df234e7de35ca8de3a90 1,264 1.00/1.00 vMB 28
682,629 682,629 000000000000000000038df46616e4dfbb925f47d2f2c456af3f17051510cbf2 825 1.00/1.00 vMB 19
682,628 682,628 000000000000000000082965acd4410bf4070708bbbce4361afa76a2701f8b56 2,086 1.00/1.00 vMB 14
682,627 682,627 0000000000000000000c613d9e1239a79df887b28ba3379af6b7f12dad94ae19 1,828 1.00/1.00 vMB 22
682,626 682,626 0000000000000000000d78130db0450df1d9e1a4c2721af706da1a1a559eb33d 1,849 1.00/1.00 vMB 18
682,625 682,625 00000000000000000001ef962db1ee8a4e085cde27e881be35218827c2ce63b3 866 1.00/1.00 vMB 29
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.73 GB
    • Received: 16.97 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.