Loading Tool

Explorer IconExplorer

Memory Pool

45,954 transactions
27.12 vMB
0.07556209 BTC
Random Selection Loading Transactions
Max Size: 143.26/200 MB

Candidate Block

Mining Attempt 326dd35f22c7e190d4f44deadf689751059292f1af0c7156c9c7a7125bf40206
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root 28f22905b1249a46715b0e0e65944ece6a60af5b42005e6051df371ba40da41a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,979
Size: 1.00 vMB
Total Fees: 0.02519292 BTC
Feerates: 201.37 > 2.52 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (519,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
395,077 395,077 0000000000000000069319f9989f4f86ba5bd5ac31c8b798334133063c259fad 1,542 0.75/1.00 vMB 35
395,076 395,076 000000000000000000a1870c78d6caa132542a09ce2b2eb4f972e53844a07f1d 2,762 0.93/1.00 vMB 61
395,075 395,075 0000000000000000029d31d75dd768e2ba6f54b0a07fbb33d8146f0c7aad807d 2,656 0.93/1.00 vMB 69
395,074 395,074 000000000000000000f172503d63bf1bcf0e63bd76cb4ce6b40763fc054b5ea1 767 0.54/1.00 vMB 29
395,073 395,073 0000000000000000025606a54d1b34411e45f59a14954f83133632637f07fdab 1,392 0.99/1.00 vMB 26
395,072 395,072 00000000000000000784dfb6337928f7219d24d78c221ade8fe7390ff937ed5c 141 0.34/1.00 vMB 10
395,071 395,071 0000000000000000050325ecea1e0a7597b5acbd7113d71ccd6f64cdd2c0650b 1,095 0.53/1.00 vMB 35
395,070 395,070 0000000000000000099cfec9fafb8baf9c4fbc11e40c78fdfdaecc12c4596db5 618 1.00/1.00 vMB 17
395,069 395,069 000000000000000006a95bc63985cbdd3cf2d236738b37646791ba5e0f906e03 469 1.00/1.00 vMB 10
395,068 395,068 0000000000000000093991ea0045e6f0ec2228abaf1c2e7642983df934bf5b46 764 0.40/1.00 vMB 38
395,067 395,067 000000000000000002778d2fdecfeeb55e420d15caa796b94e10b326d8631f52 900 0.99/1.00 vMB 20
395,066 395,066 000000000000000005d4bd07ee977b4de49f053e1b6730640b9a7335b7a74401 1,494 0.92/1.00 vMB 36
395,065 395,065 000000000000000007d40954d979c42ee06979c03212e56c659689bd0209f02b 692 1.00/1.00 vMB 12
395,064 395,064 000000000000000003f2cb982a985fd4e386c2186eae8897dcfd5d6453223164 696 0.55/1.00 vMB 22
395,063 395,063 000000000000000007443bc3ca630fc3423942462a29f4741a9ff673f990fcd5 1,102 0.93/1.00 vMB 22
395,062 395,062 0000000000000000058705e3adc75c2fbbffd3d231015d5db60b1c4734c456ed 1,729 1.00/1.00 vMB 34
395,061 395,061 000000000000000005b5e462da9814ac0b0313c279c454ddb12da309f46b50e5 2,519 0.93/1.00 vMB 58
395,060 395,060 0000000000000000087c428f023cad6d092b13cba6ce84217b67f7509f3ebeba 1,464 1.00/1.00 vMB 31
395,059 395,059 000000000000000004763e85c84651b02edab6724aa4f2be502eaca9700c45a7 1 0.00/1.00 vMB 0
395,058 395,058 000000000000000000ef4a360d254dde9b24f761fec9ca2e226c7d2e5440eba2 2,840 0.93/1.00 vMB 81
395,057 395,057 0000000000000000080c9be3ef06dc4c951a469d9c3c6b48a60c0a3a81bfa386 1,424 0.75/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.97 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: 648.15 GB
    • Received: 13.00 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.