Loading Tool

Explorer IconExplorer

Memory Pool

41,785 transactions
26.83 vMB
0.06134936 BTC
Random Selection Loading Transactions
Max Size: 140.57/200 MB

Candidate Block

Mining Attempt 48b7c72e8817aefa7adb00bce63bffe125ae0d18401d8c3b13e7cb6ed2f1fa1c
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 67b68aa51c07c9b3f86dad289467b747a024a302da0b7ac2dcc4314dd5e1b98f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,157
Size: 1.00 vMB
Total Fees: 0.01169508 BTC
Feerates: 60.14 > 1.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (382,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,611 532,611 00000000000000000024aea68678b6c05513b869cbbe5bc33c0632889b306e74 1,166 0.58/1.00 vMB 18
532,610 532,610 000000000000000000336e5631d2efbdc7c61addf3db5f1a388defd1b1d2437a 946 0.40/1.00 vMB 20
532,609 532,609 0000000000000000002d448a50aa74d511c6b5bd80977bcbe20e129d3729798e 1,784 0.92/1.00 vMB 14
532,608 532,608 000000000000000000041862bec85f63ca018eec51bb33213dd81981f6668084 2,013 1.00/1.00 vMB 6
532,607 532,607 000000000000000000037fe7c358b3bf6b0021f84c5ea33f839f7c4dbd1149e2 2,374 1.00/1.00 vMB 29
532,606 532,606 00000000000000000023e6dc476f71803bd6bb2182042c3b86ec93d0b02b60e6 2,527 1.00/1.00 vMB 23
532,605 532,605 00000000000000000002f83cd15ecac6369cb58d07d9a2d96776c8c74203406b 844 0.38/1.00 vMB 53
532,604 532,604 00000000000000000020adf2162299e726cd36433bbe6dc59a1b92590ff2919b 2,485 1.00/1.00 vMB 26
532,603 532,603 00000000000000000023f614c7301a0acfe3e3d0465e25d29c710285b0f09160 1,061 0.74/1.00 vMB 10
532,602 532,602 00000000000000000024895c970412e99dcacfe5beb91aaafee695746a487cfd 314 0.19/1.00 vMB 36
532,601 532,601 000000000000000000308b7cf67cdc657ad3989bc11e09cd801e37345ecf3c87 318 0.25/1.00 vMB 18
532,600 532,600 0000000000000000000e258a3adc90abb4619eb0b6d877f9a63f472e4e23b908 1,418 0.66/1.00 vMB 19
532,599 532,599 0000000000000000002699da05cf100885dfc1dbcb61ba924df403f5a481e6cb 835 0.36/1.00 vMB 28
532,598 532,598 00000000000000000016da27a4686718ccd12ead3865b56d86f65d8b5892e9bf 1,097 0.69/1.00 vMB 18
532,597 532,597 0000000000000000002f432eb6d717cc0cccfc511146ee1de876578d7b43a403 2,441 1.00/1.00 vMB 18
532,596 532,596 000000000000000000077121debd481a61d34df80b1d20f0e3cb00f2ba04bb15 2,730 1.00/1.00 vMB 10
532,595 532,595 0000000000000000000d49d69b33e0b0470eeaa496cdcc793f400e7bde0a54f6 1,867 1.00/1.00 vMB 61
532,594 532,594 00000000000000000030b2669d00885085cebeb3cb6c114f2743c25bbb1bc632 282 0.14/1.00 vMB 31
532,593 532,593 000000000000000000362659924985045bc9c2e1df81faadf3ce7acdab1b012a 369 0.16/1.00 vMB 18
532,592 532,592 0000000000000000003121863487c451d6748f43d222720bebd11454c278ffa8 1,219 0.53/1.00 vMB 27
532,591 532,591 000000000000000000281c75ad6f3b91665fb49ff78e5527fef787e8cb049a1f 887 0.46/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.23 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.02 GB
    • Received: 14.23 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.