Loading Tool

Explorer IconExplorer

Memory Pool

80,246 transactions
29.64 vMB
0.09457542 BTC
Random Selection Loading Transactions
Max Size: 177.75/200 MB

Candidate Block

Mining Attempt 1d28a779e805cdab7ce3302c8bed91fec4b8bcb7bfa70c72c45a5aa3f9db9512
Version 20000000
Previous Block 00000000000000000000ac9a110e87b4ee4be0fde34cf75b1a29f72c4b2b9abc
Merkle Root 13ef187a771a864d7f11c78a6238bb9de5c5b1d89b8368f9949019f9383c08f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.03403154 BTC
Feerates: 150.80 > 3.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,063 (202,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,834 712,834 0000000000000000000ab7177fa8a95e334c075f0a461f01e6d1e9a3977e21a9 2,045 0.70/1.00 vMB 3
712,833 712,833 000000000000000000015da5ae8335a93c954e533b8de06d4136cf09550b0938 2,525 1.00/1.00 vMB 25
712,832 712,832 000000000000000000097dadcfa824dbed3f761dc7a65250326baadf1e9f2625 169 0.10/1.00 vMB 5
712,831 712,831 00000000000000000005a90d1cf402d63b8d8e4638b3eb04f4ddab90a7e174a5 1,787 1.00/1.00 vMB 6
712,830 712,830 00000000000000000000286b871b7a20160e80490416ad1d7eea6ce4fa204f2e 2,282 1.00/1.00 vMB 2
712,829 712,829 000000000000000000086deb4d384934f7ca288a53490328c24ca4c657a22a8a 687 1.00/1.00 vMB 4
712,828 712,828 000000000000000000047f0855e674d60bc493e731c99283de5747709088acb3 1,803 1.00/1.00 vMB 12
712,827 712,827 00000000000000000004adc192f6c4995507ea5e0ae257ac433c8614e9104464 2,118 1.00/1.00 vMB 13
712,826 712,826 00000000000000000006f0e042d1cdb38bbf6ca86397ba96004c9f4666e425cb 303 1.00/1.00 vMB 4
712,825 712,825 0000000000000000000c7f6dd9918a6121a901b2a727639cbe85c967924a41de 2,390 1.00/1.00 vMB 18
712,824 712,824 00000000000000000006ad6f84a39b9621b1e5fa437e115e848407c6ab68cde5 1,786 1.00/1.00 vMB 12
712,823 712,823 0000000000000000000bb10323ab37c84662af2369da9e4312139f62e86cb330 2,255 1.00/1.00 vMB 24
712,822 712,822 00000000000000000001ccd17fb4669cf7b9072d1a56c9764e42d293c1a6e39c 94 0.05/1.00 vMB 6
712,821 712,821 0000000000000000000385466366ea9671ffb3098d1f508477d7e698e3e4bf47 168 0.12/1.00 vMB 12
712,820 712,820 000000000000000000000ab903d2c9d49d0a480a316b91892172da97b3b6891d 618 0.21/1.00 vMB 14
712,819 712,819 00000000000000000005ef684b385219155646da85ef4b52a922a822d906861d 541 0.27/1.00 vMB 11
712,818 712,818 0000000000000000000237cfabcc6ac53a4f8042d7735056a7b878479f4d1ce4 390 0.14/1.00 vMB 16
712,817 712,817 00000000000000000001c741cf10b3d16bfe2b95f236d8bcec388cd1b836be6c 1,238 0.66/1.00 vMB 10
712,816 712,816 000000000000000000011188e2434af142c05a91fdea0694e24631ea6a485fcc 1,220 0.51/1.00 vMB 15
712,815 712,815 0000000000000000000652aa2bba5c40f43773386194967dc580446abbbd0be7 1,107 0.59/1.00 vMB 10
712,814 712,814 0000000000000000000154e3e6382121689d4b7ab629bc2affb6a85a209ee064 612 0.30/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.50 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: 668.43 GB
    • Received: 15.52 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.