Loading Tool

Explorer IconExplorer

Memory Pool

73,060 transactions
28.34 vMB
0.06582281 BTC
Random Selection Loading Transactions
Max Size: 167.63/200 MB

Candidate Block

Mining Attempt 790985c499229d4a07b1210f42e2e9f2cdc547d01daf1a861206664873a61814
Version 20000000
Previous Block 0000000000000000000079c58af6a2b359f3e886cb8feb18ed0cb9582a110279
Merkle Root 93dd52a5968b37d7dbfb07d5f8929066a4b6569a6b61ea4d96baad7d03d66f2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,090
Size: 1.00 vMB
Total Fees: 0.00909669 BTC
Feerates: 100.36 > 0.91 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,042 (497,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
417,514 417,514 00000000000000000252a80cd1ad9f8d8ccc235051359bf6653807b7e7e78d77 1,818 1.00/1.00 vMB 45
417,513 417,513 000000000000000001cd4e73233d599b497ac249d3075d454ccb9077117cc927 2,125 1.00/1.00 vMB 45
417,512 417,512 00000000000000000328f696999031b1ab4b81e100d58465d0d896ebd3c115b1 2,791 1.00/1.00 vMB 79
417,511 417,511 0000000000000000031ff5d861937b165c0e9e6c81fc4e80af912eb644b06857 2,580 1.00/1.00 vMB 70
417,510 417,510 000000000000000005380784628d7abdf4853bc5a6171144c1b70b68aee1813f 1,761 1.00/1.00 vMB 27
417,509 417,509 000000000000000002863d8b2c3d350d6d3fdb011920e521a3714d98124c9bd3 1 0.00/1.00 vMB 0
417,508 417,508 000000000000000004cfe9bf192da9d5ac6360a9c494f0dccd03dfde67c9f5ce 2,200 1.00/1.00 vMB 42
417,507 417,507 0000000000000000029a3736a2d24e921d0146306ea889c7fdfe1954739d5cd5 2,302 1.00/1.00 vMB 63
417,506 417,506 000000000000000004225ba85493d4e0debfca140470546f3875d85d808f640a 2,104 1.00/1.00 vMB 86
417,505 417,505 00000000000000000424601793ad05508729332e77ea335240f6c0de9b94b941 2,156 1.00/1.00 vMB 57
417,504 417,504 000000000000000003716b039003afd2c8b98f61b0a941e9059665153e81bb73 2,108 1.00/1.00 vMB 57
417,503 417,503 000000000000000004bd83d987b1c39f0948e8945393050523e4460b5f8fab13 2,425 1.00/1.00 vMB 65
417,502 417,502 0000000000000000025b8f2de144888936479a68cb302a534473db846583cff1 2,535 1.00/1.00 vMB 62
417,501 417,501 00000000000000000113590532b9716f043c684f923cbb1d77d3ea12e7371c76 2,878 1.00/1.00 vMB 97
417,500 417,500 00000000000000000071004f51b97d1e4a94f4f92a083f4e0e68ad6094e81d26 2,639 1.00/1.00 vMB 78
417,499 417,499 0000000000000000006c02b98ab1ce76ddfe708d84f97efeaaffa1f606dcc363 564 1.00/1.00 vMB 17
417,498 417,498 000000000000000001a9abb65e3a93105750183f9faa6273e0c56c07d6caf99a 2,169 1.00/1.00 vMB 62
417,497 417,497 000000000000000001207e4ef5f5fe918b4a84075621c07d7b2d92d09047d435 606 0.51/1.00 vMB 33
417,496 417,496 000000000000000000959bec2e1c3d641271460bbb7ec4e407bf80f20098e0ef 1,658 1.00/1.00 vMB 36
417,495 417,495 0000000000000000000aeff68f00ab25ee6c9fc5fc535f97fdc2b8a15b10edc7 2,675 0.99/1.00 vMB 75
417,494 417,494 000000000000000001149b66eb7c39cada528778a0aab3c90ff53434bd459e73 495 0.21/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.47 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: 667.96 GB
    • Received: 15.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.