Loading Tool

Explorer IconExplorer

Memory Pool

80,581 transactions
35.09 vMB
0.20293454 BTC
Random Selection Loading Transactions
Max Size: 195.34/200 MB

Candidate Block

Mining Attempt 4b811079c3ab661bbef08a23ac81a51581ef9a0832eebe2ba11c783bf2ba06d7
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 813277fe2b631ff5d4ddf6451e796a44e50bc1fc53061caccd29f9afa2df4e5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,512
Size: 1.00 vMB
Total Fees: 0.06488239 BTC
Feerates: 477.45 > 6.50 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (478,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,849 436,849 0000000000000000022179eb0c9beb951ce0304b46e8832b9ede618c9859aebb 1,655 0.86/1.00 vMB 67
436,848 436,848 0000000000000000011e66e57916cece02adffc7da6a99c347877e35c8656997 741 0.64/1.00 vMB 53
436,847 436,847 000000000000000000ddfe7dea1ab808735734457b7fe7fcf74fba0bebea72a1 1,316 0.70/1.00 vMB 55
436,846 436,846 0000000000000000018dd66eedef6b8ac8462034ba85577e38db9cd54491ac28 2,290 1.00/1.00 vMB 74
436,845 436,845 0000000000000000030cee32e02e861486f79a83ce1a78892550df89a0d5835a 917 1.00/1.00 vMB 25
436,844 436,844 000000000000000003b60f958e76ceb5a1b4a5c11e0a07088daa6fade83288ff 269 0.12/1.00 vMB 68
436,843 436,843 000000000000000000b5db29ed874a0f46301f55b6c78a330952fd37f14bfe2a 845 0.75/1.00 vMB 27
436,842 436,842 0000000000000000012d350678bff3a01d4e1acb0ad9d0d723522a95fab218e6 577 0.37/1.00 vMB 48
436,841 436,841 000000000000000001f33799f2315fd53c79eb52c7621d0f448760c3d34c8c07 2,479 1.00/1.00 vMB 67
436,840 436,840 0000000000000000039634eab5b6d5543e79ca78b4706eb4652f956c1f50ab62 1,173 0.62/1.00 vMB 68
436,839 436,839 0000000000000000005ec722e3bf1d559edaa27457f9517f2ab77bb9d86148b4 1,875 0.98/1.00 vMB 53
436,838 436,838 00000000000000000373607942725045461f913b2924a9c649a2df9bf705f4aa 1,962 1.00/1.00 vMB 54
436,837 436,837 000000000000000002c9c1eb30e7e67d215a14b25b3267c517a86f1f70a4ed85 2,384 1.00/1.00 vMB 93
436,836 436,836 000000000000000002d6b836a18c1d837c9d0d50132db9dc5a526f675a6aac07 798 0.60/1.00 vMB 36
436,835 436,835 0000000000000000024eaf300dda49cccb766d6a6e03beeebd59c9f1c09dbf54 986 0.48/1.00 vMB 75
436,834 436,834 000000000000000002201b192b73d587a94875cbe7434ef4625fa23ad2b996f8 982 0.55/1.00 vMB 40
436,833 436,833 000000000000000000203b807def1fcaec12e875b718bff2ca60977bf2ba8dfc 1 0.00/1.00 vMB 0
436,832 436,832 00000000000000000115f1c3114b5d6772643ebca758bdb1962adee6ee560580 2,076 1.00/1.00 vMB 67
436,831 436,831 00000000000000000229eabb49b95d5a0b0a5feecf97f09c45c87b4c239dae3f 958 1.00/1.00 vMB 51
436,830 436,830 0000000000000000041d0afd7af641669962cd70870bcd18c21945df9c4762a8 2,298 1.00/1.00 vMB 57
436,829 436,829 0000000000000000003d33201f2aff34f87324d32974b4804ed835b5522f6f91 1,798 0.75/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 783.11 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: 736.14 GB
    • Received: 18.58 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.