Loading Tool

Explorer IconExplorer

Memory Pool

42,652 transactions
26.22 vMB
0.05703654 BTC
Random Selection Loading Transactions
Max Size: 137.66/200 MB

Candidate Block

Mining Attempt 1783ba8046b106f72a2bb6049cfd553ff3c0792bea345be0c9518e78b41d3fbf
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root 31e1d6160ded66c90f7a08381c054e7e95786247a7f585e7aaf45429df0a7ed4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,596
Size: 1.00 vMB
Total Fees: 0.00921275 BTC
Feerates: 121.00 > 0.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (148,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
766,640 766,640 000000000000000000071ede4ba18e3cc56147dbaba07d6aa0873f4018fad7da 1,724 1.00/1.00 vMB 4
766,639 766,639 0000000000000000000437a247c6c8cebe829229b1509f713767c34c8e9a0aa3 2,865 1.00/1.00 vMB 7
766,638 766,638 00000000000000000006302fcb9fcc8c970d6b43256908ff6d64229e74757cec 3,287 1.00/1.00 vMB 13
766,637 766,637 000000000000000000059dfe1060c27c2412ebb06612ce55a8d101e5318108ae 3,047 1.00/1.00 vMB 20
766,636 766,636 00000000000000000007b48a0cb452f48c87e3eb982e57f32eae2050c380d144 2,083 1.00/1.00 vMB 7
766,635 766,635 000000000000000000052d4591bc416ddcebac7d22c87c30a7c55fb70439e9cf 1,869 1.00/1.00 vMB 10
766,634 766,634 0000000000000000000784330f8d55c1e86f3e93223b27158282cb80810f975a 3,029 1.00/1.00 vMB 19
766,633 766,633 00000000000000000000f33406c944f1d3957e7bc01194bb09a5014fb7711fcb 2,423 1.00/1.00 vMB 8
766,632 766,632 000000000000000000020a7de72254b7a472608bf7633e1a7b41ba684dbeedd7 2,765 1.00/1.00 vMB 13
766,631 766,631 00000000000000000005c30d8506eeccfdd7098d8db0b250d7ae3fe070cce7af 1,050 0.41/1.00 vMB 9
766,630 766,630 000000000000000000052bb3a5549007cd08ff6499b1e52c4e536bfc0c3853b3 211 0.07/1.00 vMB 8
766,629 766,629 00000000000000000001a369fec72ffa4b4f2181835e4c4cfc248c94e697bd65 485 0.19/1.00 vMB 3
766,628 766,628 00000000000000000000fb31aae1878366b8a855c1064f0d64eb30a7321a6597 1,940 1.00/1.00 vMB 6
766,627 766,627 000000000000000000041082361cf6e699361e193d97aba84132f7e0416d7d21 2,650 1.00/1.00 vMB 8
766,626 766,626 00000000000000000001e3004cd77706d64130955df70d7363505565ef4d23dd 1,901 1.00/1.00 vMB 10
766,625 766,625 0000000000000000000419c71ee0ee9124972cae703c4afced16cd6cf7c1389c 2,733 1.00/1.00 vMB 16
766,624 766,624 0000000000000000000662fc8482a901dda6be5134a23d0033409c5bfd5e41a5 3,124 1.00/1.00 vMB 14
766,623 766,623 0000000000000000000578e63039b953fd12325010ce83f7da4a9d4e3cfbcb61 1,238 0.60/1.00 vMB 5
766,622 766,622 00000000000000000007dbc400d877b49a280e71eaf79dbb9899d543bfcbc5a3 1,791 1.00/1.00 vMB 7
766,621 766,621 000000000000000000064168e2ead38fe1604bf79898fef803674c440e01b33a 2,485 1.00/1.00 vMB 9
766,620 766,620 0000000000000000000580dda6644a52ccf49fb67dccf9ab6780920e6e644f6f 1,972 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.96 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 647.52 GB
    • Received: 12.95 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.