Loading Tool

Explorer IconExplorer

Memory Pool

74,085 transactions
27.39 vMB
0.06752991 BTC
Random Selection Loading Transactions
Max Size: 167.21/200 MB

Candidate Block

Mining Attempt 917b4cd9eeaf161387d1ddda6fafe4e74b499fb48d015cd0920a1e75f6b151a2
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 9ab52130502a304b63296ea778db5079b093f658490b3803f853709e7adbbf90
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.00927698 BTC
Feerates: 73.20 > 0.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (162,771 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,510 752,510 0000000000000000000048a2b7b2d623f1a4c94558f5059fc8846a74ec0dea3d 942 0.76/1.00 vMB 10
752,509 752,509 00000000000000000008589939b9d63a6b401242b48a5aa8731d5e65dd36cd01 449 0.14/1.00 vMB 12
752,508 752,508 00000000000000000003dc23f6852dcb64e5b1fc59472ecdaf86ae6824d44f29 1,054 0.43/1.00 vMB 8
752,507 752,507 000000000000000000024c98e9870c9c87500eef7dd7f5df0cb4d206964c9a03 1,053 0.33/1.00 vMB 11
752,506 752,506 00000000000000000002354ee853a0772eb8700e445c5c5d100929bbf45bc595 1,856 0.62/1.00 vMB 11
752,505 752,505 00000000000000000005162e0a1af39b926b9f72076470d55aad724648619b08 1,048 0.49/1.00 vMB 8
752,504 752,504 00000000000000000000b4b7809ed88d5a19eb27f32e0858d238d135895dc349 69 0.03/1.00 vMB 12
752,503 752,503 000000000000000000042eb2cde574cd56aa19e30ac7741aa9c2d76d84542827 389 0.41/1.00 vMB 4
752,502 752,502 000000000000000000077dd5f9cbd168f2f17780ad57f84fd2ff5beb9a13e517 1,836 0.64/1.00 vMB 11
752,501 752,501 000000000000000000039c50f29dcae1b146545b0a1537d4d727881a02c927b0 440 0.14/1.00 vMB 10
752,500 752,500 00000000000000000007b0c757218bd6b18cedd6901ad256c4b709b9b37f288c 409 0.21/1.00 vMB 7
752,499 752,499 00000000000000000008306a95480b38ce9f85c70b9b0f2695a7d301c3313aae 623 0.17/1.00 vMB 13
752,498 752,498 000000000000000000048af788f9c14103464cc05bae3eba80a53352b565b286 255 0.07/1.00 vMB 11
752,497 752,497 00000000000000000007ce95a78c53b7d6726dd0ec6a76a1a0f7e9000494fbb3 437 0.21/1.00 vMB 10
752,496 752,496 00000000000000000005b748c5f83188e478de28a84d24fb824d77d74d3f25b7 431 0.18/1.00 vMB 8
752,495 752,495 000000000000000000084e7db23c0c66fb068a76d565a1069d8327d65dc1d8cb 58 0.01/1.00 vMB 11
752,494 752,494 000000000000000000084b0f936bac88cb14ad8bc46216af1accc2f48227ba77 381 0.16/1.00 vMB 9
752,493 752,493 0000000000000000000109e0d12eb0017fa987f5f81d8f0eae6ae931f7546b77 56 0.02/1.00 vMB 9
752,492 752,492 00000000000000000001d424812bb8889c6e9f81e900f41c9787d31f39c9260f 536 0.19/1.00 vMB 9
752,491 752,491 00000000000000000003a0290a33232de9046b4c8cb00114bc394dbcd95b8aea 1,303 0.93/1.00 vMB 4
752,490 752,490 0000000000000000000810180a838db1bdbabb448462073501007fdfa739c058 977 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.