Loading Tool

Explorer IconExplorer

Memory Pool

82,956 transactions
30.57 vMB
0.16237316 BTC
Random Selection Loading Transactions
Max Size: 185.53/200 MB

Candidate Block

Mining Attempt c43b889a3ecf824cb67150678974a5e533b7e983e7ea011e39bf74c16ce3cf71
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 0b52dbac1146a1dadc4cd44d9eec2a1bf58a0493206f189f83206018b3e3d436
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,095
Size: 1.00 vMB
Total Fees: 0.08332007 BTC
Feerates: 150.79 > 8.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (550,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,725 364,725 00000000000000000934f642f414cc857d6782aa0ec8bfcd6966281c4ef62075 4,902 1.00/1.00 vMB 10
364,724 364,724 0000000000000000003e06ac1b6a3d3e8ea596a337a3077fc2e7f0131d3d7315 884 0.56/1.00 vMB 33
364,723 364,723 000000000000000008bbb8f0aeae187556c1e328f580aa4bfdec073fac8c3472 904 0.49/1.00 vMB 29
364,722 364,722 00000000000000001066c172a9b5b21c1ef3cd57bf794d34e6ce7663707ed6cb 2,072 0.95/1.00 vMB 50
364,721 364,721 000000000000000000f8a3a72e6a504d73fa90e8f206fbf69d34305e6feb299c 4,997 1.00/1.00 vMB 6
364,720 364,720 00000000000000000cc660ad90d5e259350e4c336fbe29574f0b484699947f9b 1,417 0.95/1.00 vMB 34
364,719 364,719 0000000000000000129dac3b4e85309ee9568806cebe3bae48050ecf3c77ef31 1,797 0.75/1.00 vMB 52
364,718 364,718 000000000000000012a10b77751931e39d8a9282003e035771827f4d83114b76 822 0.68/1.00 vMB 29
364,717 364,717 00000000000000000628802060043bc3472fa04b86acbacea6ebd912e9602200 1,031 0.47/1.00 vMB 47
364,716 364,716 00000000000000000042ec29ab64f8494740f3f4d05bc9ebf1129918f0228e00 1,587 0.95/1.00 vMB 35
364,715 364,715 00000000000000001604374ab3d2d81ea29b8055a15d84e242ffad33d8491217 1,595 0.93/1.00 vMB 32
364,714 364,714 0000000000000000018792b4f88f8860c1e7d6f9a50fdb1dea85fa0f843fa08f 1,529 1.00/1.00 vMB 36
364,713 364,713 000000000000000001fd8b416acefc57be37dd5b3fa765d8facd08b50d6a107d 2,387 0.99/1.00 vMB 47
364,712 364,712 0000000000000000141ee12ba8ece8ca088fe1286256fc6d85d48a68b80e3054 1 0.00/1.00 vMB 0
364,711 364,711 000000000000000006482c2ae8181376506764ce99cfe62a42a72ace49fe6b2e 2,067 0.93/1.00 vMB 58
364,710 364,710 00000000000000000a490da9668b3463b17cd7fd472f49a741ba66f6bfa49af0 4,942 1.00/1.00 vMB 11
364,709 364,709 00000000000000001475a074e07ed91c166110447fbfec37314b7473345907b1 561 0.34/1.00 vMB 36
364,708 364,708 00000000000000000a68f5d0b05fc1652ff5373e2f3e754999270de28889cdd9 1 0.00/1.00 vMB 0
364,707 364,707 000000000000000009a42023d02538fec3ec0f720de34a0aa90dbe2cf2c3e5e6 871 1.00/1.00 vMB 18
364,706 364,706 0000000000000000075b317e2f6e787881c048e39c253d8275511eb51c0e1ff8 2,314 0.95/1.00 vMB 52
364,705 364,705 000000000000000015e7e87da74006ecd176f5af0011c25fc1cb6a4b01e9d465 3,573 0.95/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.