Loading Tool

Explorer IconExplorer

Memory Pool

81,675 transactions
31.07 vMB
0.08956380 BTC
Random Selection Loading Transactions
Max Size: 188.03/200 MB

Candidate Block

Mining Attempt 896f89086beb9495b2808c7ac7d8c66082aa957f0d3b63958ed8d7f6aa894ba1
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 9bfab5d480f07e7153bf9a307f48a955591ac30ed78ce15c3fe60f8d7001b4e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.01489090 BTC
Feerates: 115.63 > 1.49 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (577,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
337,428 337,428 00000000000000000149d6521a53ed6104ac136279188d3abf55ca9fbbfc184e 1,033 0.53/1.00 vMB 34
337,427 337,427 000000000000000015ce3270b3ff51a3c4892dda695d7f5decb52db6bb3831e4 302 0.18/1.00 vMB 81
337,426 337,426 00000000000000001a610b2d99960aae415f7bd4527f0a9967f1b95957a11b8d 898 0.48/1.00 vMB 25
337,425 337,425 0000000000000000083d41e48afe309ad2eb63b45bf4b41569293a9f5eda5660 77 0.06/1.00 vMB 9
337,424 337,424 000000000000000016a9c4fd99a43dda638c0aa95f408af1e680668b2782dafa 225 0.11/1.00 vMB 72
337,423 337,423 000000000000000002311280048b9cba38e789a2e9097c72be58785b8dbc7f93 1 0.00/1.00 vMB 0
337,422 337,422 00000000000000000674a028d4396294f9fb56199f254fcf266f58ab69a183b5 830 0.41/1.00 vMB 69
337,421 337,421 000000000000000018689f8fedd283e380f697eb6fdbe227dce57d173765e29d 954 0.75/1.00 vMB 23
337,420 337,420 000000000000000014d75e77bd4053012aa0f061dbd10326fd5a0940913f21cc 535 0.19/1.00 vMB 167
337,419 337,419 000000000000000013b6b00b23c84d93513e37bb82ceaaef04fedcb24e86f0ec 815 0.36/1.00 vMB 28
337,418 337,418 000000000000000019036f8a601516673fad3f50dc73e26f6435537c5a41a968 295 0.15/1.00 vMB 18
337,417 337,417 000000000000000005d4bdda3f3e7bb738d81608196444a5f8459d2593997584 1,269 0.72/1.00 vMB 25
337,416 337,416 000000000000000001338f8717e2729e53d2f73c6468371dcc732391c5c1ad9a 175 0.10/1.00 vMB 118
337,415 337,415 000000000000000013329a60ddeaa8d25f7f0c86ab5d3a00e87945a986884ca6 8 0.00/1.00 vMB 113
337,414 337,414 000000000000000012b6cfcbf0fc58b6bf43e1d4d7509bb9810fd7af39a66004 150 0.08/1.00 vMB 14
337,413 337,413 000000000000000019bdb4182953f83b3242d5b3054c84bee7f35a536e538ec4 438 0.25/1.00 vMB 21
337,412 337,412 000000000000000005213ba1f7e617ee3122e98f48a6f32e02691855eafb0e9f 580 0.32/1.00 vMB 27
337,411 337,411 00000000000000000d61aa1d9b7f731684944cbd902fb05b14ee123b7e444bbe 713 0.39/1.00 vMB 60
337,410 337,410 000000000000000004e03cc2f4d9f67c3151342b0380ac24fa4f7835df9963a8 712 0.35/1.00 vMB 27
337,409 337,409 00000000000000000d256c0e9fbcd53db2abd43c95a8269e896d53368a2a27cf 283 0.14/1.00 vMB 24
337,408 337,408 000000000000000016590b7aca588e4041865618d9948bf0023c4a30a32eab83 436 0.26/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.54 GB
    • Received: 18.18 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.